home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 2 / PC World Interactive 2 - Eylül 1997.iso / shar / ofis / helpscr / setup.exe / 0 / RCDATA / TSETUPFORM / TSETUPFORM.txt < prev   
Text File  |  1996-10-31  |  52KB  |  1,187 lines

  1. object SetupForm: TSetupForm
  2.   Left = 232
  3.   Top = 106
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'HelpScribble Setup'
  7.   ClientHeight = 289
  8.   ClientWidth = 468
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Pages: TPageControl
  18.     Left = 0
  19.     Top = 0
  20.     Width = 468
  21.     Height = 289
  22.     ActivePage = WelcomeSheet
  23.     Align = alClient
  24.     TabOrder = 0
  25.     object WelcomeSheet: TTabSheet
  26.       Caption = 'Welcome'
  27.       object Label1: TLabel
  28.         Left = 108
  29.         Top = 14
  30.         Width = 245
  31.         Height = 13
  32.         Caption = 'Thank you for evaluating HelpScribble 1.0.'
  33.         Font.Color = clWindowText
  34.         Font.Height = -11
  35.         Font.Name = 'MS Sans Serif'
  36.         Font.Style = [fsBold]
  37.         ParentFont = False
  38.       end
  39.       object Label2: TLabel
  40.         Left = 63
  41.         Top = 30
  42.         Width = 333
  43.         Height = 26
  44.         Alignment = taCenter
  45.         AutoSize = False
  46.         Caption = 
  47.           'I hope that it will prove to be a very easy and powerful tool fo' +
  48.           'r creating help files.'
  49.         WordWrap = True
  50.       end
  51.       object Label3: TLabel
  52.         Left = 14
  53.         Top = 77
  54.         Width = 428
  55.         Height = 29
  56.         Alignment = taCenter
  57.         AutoSize = False
  58.         Caption = 
  59.           'Please note that HelpScribble is not free: it is shareware. You ' +
  60.           'may try it out for free, but if you like it and wish to keep on ' +
  61.           'using it, you have to register it with the author.'
  62.         WordWrap = True
  63.       end
  64.       object Label4: TLabel
  65.         Left = 14
  66.         Top = 103
  67.         Width = 428
  68.         Height = 13
  69.         Alignment = taCenter
  70.         AutoSize = False
  71.         Caption = 'See the application'#39's online help for more details.'
  72.         WordWrap = True
  73.       end
  74.       object Image1: TImage
  75.         Left = 12
  76.         Top = 14
  77.         Width = 32
  78.         Height = 32
  79.         AutoSize = True
  80.         Picture.Data = {<image000.ico>}
  81.       end
  82.       object Image2: TImage
  83.         Left = 413
  84.         Top = 14
  85.         Width = 32
  86.         Height = 32
  87.         AutoSize = True
  88.         Picture.Data = {<image001.ico>}
  89.       end
  90.       object Label20: TLabel
  91.         Left = 14
  92.         Top = 129
  93.         Width = 428
  94.         Height = 29
  95.         Alignment = taCenter
  96.         AutoSize = False
  97.         Caption = 
  98.           'If you ever get a newer version of HelpScribble, simply run the ' +
  99.           'setup program that comes with it to update your installed versio' +
  100.           'n.'
  101.         WordWrap = True
  102.       end
  103.       object Label21: TLabel
  104.         Left = 14
  105.         Top = 168
  106.         Width = 428
  107.         Height = 29
  108.         Alignment = taCenter
  109.         AutoSize = False
  110.         Caption = 
  111.           'If you would ever need to uninstall HelpScribble, simply run thi' +
  112.           's setup program again or uninstall it using the Control Panel.'
  113.         WordWrap = True
  114.       end
  115.       object Label28: TLabel
  116.         Left = 14
  117.         Top = 195
  118.         Width = 428
  119.         Height = 13
  120.         Alignment = taCenter
  121.         AutoSize = False
  122.         Caption = 'However, there is no valid reason to do such thing.'
  123.       end
  124.       object Label9: TLabel
  125.         Left = 14
  126.         Top = 223
  127.         Width = 428
  128.         Height = 13
  129.         Alignment = taCenter
  130.         AutoSize = False
  131.         Caption = 'Click on the tabs to view and set the installation options'
  132.         Font.Color = clWindowText
  133.         Font.Height = -11
  134.         Font.Name = 'MS Sans Serif'
  135.         Font.Style = [fsBold]
  136.         ParentFont = False
  137.       end
  138.     end
  139.     object DelphiSheet: TTabSheet
  140.       Caption = 'Delphi'
  141.       object Label6: TLabel
  142.         Left = 14
  143.         Top = 7
  144.         Width = 421
  145.         Height = 15
  146.         Alignment = taCenter
  147.         AutoSize = False
  148.         Caption = 
  149.           'HelpScribble includes a property editor for Borland Delphi versi' +
  150.           'on 1.0 and version 2.0'
  151.         WordWrap = True
  152.       end
  153.       object Label5: TLabel
  154.         Left = 14
  155.         Top = 28
  156.         Width = 421
  157.         Height = 15
  158.         Alignment = taCenter
  159.         AutoSize = False
  160.         Caption = 'If you do not use Delphi, there is no need to install them.'
  161.         WordWrap = True
  162.       end
  163.       object Label7: TLabel
  164.         Left = 14
  165.         Top = 42
  166.         Width = 421
  167.         Height = 29
  168.         Alignment = taCenter
  169.         AutoSize = False
  170.         Caption = 
  171.           'If you do use Delphi, I highly recommend to install them as it m' +
  172.           'akes creating help files for your Delphi applications *a lot* ea' +
  173.           'sier.'
  174.         WordWrap = True
  175.       end
  176.       object Label10: TLabel
  177.         Left = 14
  178.         Top = 112
  179.         Width = 58
  180.         Height = 13
  181.         Caption = 'Install it into:'
  182.       end
  183.       object LabelDelphi10: TLabel
  184.         Left = 5
  185.         Top = 133
  186.         Width = 449
  187.         Height = 29
  188.         Alignment = taCenter
  189.         AutoSize = False
  190.         Caption = 
  191.           'After the HelpScribble installation is complete, start Delphi 1.' +
  192.           '0, pick Options|Install components from the menu and add the fil' +
  193.           'e HelpCtx.dcu that you will find in the directory displayed abov' +
  194.           'e.'
  195.         Visible = False
  196.         WordWrap = True
  197.       end
  198.       object Bevel1: TBevel
  199.         Left = 7
  200.         Top = 77
  201.         Width = 442
  202.         Height = 8
  203.         Shape = bsTopLine
  204.       end
  205.       object Bevel2: TBevel
  206.         Left = 7
  207.         Top = 168
  208.         Width = 442
  209.         Height = 8
  210.         Shape = bsTopLine
  211.       end
  212.       object Label8: TLabel
  213.         Left = 14
  214.         Top = 203
  215.         Width = 58
  216.         Height = 13
  217.         Caption = 'Install it into:'
  218.       end
  219.       object LabelDelphi20: TLabel
  220.         Left = 12
  221.         Top = 224
  222.         Width = 435
  223.         Height = 29
  224.         Alignment = taCenter
  225.         AutoSize = False
  226.         Caption = 
  227.           'After the HelpScribble installation is complete, start Delphi 2.' +
  228.           '0, pick Component|Install from the menu and add the file HelpCtx' +
  229.           '.dcu that you will find in the directory displayed above.'
  230.         Visible = False
  231.         WordWrap = True
  232.       end
  233.       object CheckDelphi10: TCheckBox
  234.         Left = 42
  235.         Top = 84
  236.         Width = 323
  237.         Height = 17
  238.         Caption = 
  239.           'Install HelpScribble'#39's HelpContext property editor for Delphi 1.' +
  240.           '0'
  241.         TabOrder = 0
  242.         OnClick = CheckDelphi10Click
  243.       end
  244.       object EditDelphi10: TEdit
  245.         Left = 77
  246.         Top = 105
  247.         Width = 365
  248.         Height = 21
  249.         Enabled = False
  250.         TabOrder = 1
  251.       end
  252.       object CheckDelphi20: TCheckBox
  253.         Left = 42
  254.         Top = 175
  255.         Width = 323
  256.         Height = 17
  257.         Caption = 
  258.           'Install HelpScribble'#39's HelpContext property editor for Delphi 2.' +
  259.           '0'
  260.         TabOrder = 2
  261.         OnClick = CheckDelphi20Click
  262.       end
  263.       object EditDelphi20: TEdit
  264.         Left = 77
  265.         Top = 196
  266.         Width = 365
  267.         Height = 21
  268.         Enabled = False
  269.         TabOrder = 3
  270.       end
  271.     end
  272.     object InstallSheet: TTabSheet
  273.       Caption = 'Install'
  274.       object Label11: TLabel
  275.         Left = 16
  276.         Top = 14
  277.         Width = 428
  278.         Height = 13
  279.         Alignment = taCenter
  280.         AutoSize = False
  281.         Caption = 'HelpScribble installation options'
  282.         Font.Color = clWindowText
  283.         Font.Height = -11
  284.         Font.Name = 'MS Sans Serif'
  285.         Font.Style = [fsBold]
  286.         ParentFont = False
  287.       end
  288.       object Label12: TLabel
  289.         Left = 28
  290.         Top = 42
  291.         Width = 96
  292.         Height = 13
  293.         Caption = 'Installation directory:'
  294.         FocusControl = EditInstallDir
  295.       end
  296.       object Label22: TLabel
  297.         Left = 273
  298.         Top = 161
  299.         Width = 97
  300.         Height = 13
  301.         Caption = 'Disk space required:'
  302.       end
  303.       object Label23: TLabel
  304.         Left = 273
  305.         Top = 175
  306.         Width = 101
  307.         Height = 13
  308.         Caption = 'Disk space available:'
  309.       end
  310.       object LabelSpaceNeeded: TLabel
  311.         Left = 378
  312.         Top = 161
  313.         Width = 64
  314.         Height = 13
  315.         Alignment = taRightJustify
  316.         AutoSize = False
  317.         Caption = '000 kB'
  318.       end
  319.       object LabelSpaceFree: TLabel
  320.         Left = 378
  321.         Top = 175
  322.         Width = 64
  323.         Height = 15
  324.         Alignment = taRightJustify
  325.         AutoSize = False
  326.         Caption = '0,000 kB'
  327.       end
  328.       object Bevel3: TBevel
  329.         Left = 14
  330.         Top = 91
  331.         Width = 253
  332.         Height = 71
  333.       end
  334.       object EditInstallDir: TEdit
  335.         Left = 14
  336.         Top = 56
  337.         Width = 281
  338.         Height = 21
  339.         TabOrder = 0
  340.         OnChange = EditInstallDirChange
  341.       end
  342.       object ListInstallDir: TDirectoryListBox
  343.         Left = 301
  344.         Top = 42
  345.         Width = 145
  346.         Height = 84
  347.         IntegralHeight = True
  348.         ItemHeight = 16
  349.         TabOrder = 1
  350.         OnChange = ListInstallDirChange
  351.       end
  352.       object ComboInstallDrive: TDriveComboBox
  353.         Left = 301
  354.         Top = 126
  355.         Width = 145
  356.         Height = 19
  357.         DirList = ListInstallDir
  358.         TabOrder = 2
  359.         OnChange = ComboInstallDriveChange
  360.       end
  361.       object CancelBtn3: TBitBtn
  362.         Left = 135
  363.         Top = 231
  364.         Width = 190
  365.         Height = 27
  366.         Caption = 'No, I don'#39't need great help files'
  367.         TabOrder = 4
  368.         OnClick = QuitBtnClick
  369.         Glyph.Data = {
  370.           BE060000424DBE06000000000000360400002800000024000000120000000100
  371.           0800000000008802000000000000000000000000000000000000000000000000
  372.           80000080000000808000800000008000800080800000C0C0C0007F7F7F00F0CA
  373.           A600000000000000000000000000000000000000000000000000000000000000
  374.           0000000000000000000000000000000000000000000000000000000000000000
  375.           0000000000000000000000000000000000000000000000000000000000000000
  376.           0000000000000000000000000000000000000000000000000000000000000000
  377.           0000000000000000000000000000000000000000000000000000000000000000
  378.           0000000000000000000000000000000000000000000000000000000000000000
  379.           0000000000000000000000000000000000000000000000000000000000000000
  380.           0000000000000000000000000000000000000000000000000000000000000000
  381.           0000000000000000000000000000000000000000000000000000000000000000
  382.           0000000000000000000000000000000000000000000000000000000000000000
  383.           0000000000000000000000000000000000000000000000000000000000000000
  384.           0000000000000000000000000000000000000000000000000000000000000000
  385.           0000000000000000000000000000000000000000000000000000000000000000
  386.           0000000000000000000000000000000000000000000000000000000000000000
  387.           0000000000000000000000000000000000000000000000000000000000000000
  388.           0000000000000000000000000000000000000000000000000000000000000000
  389.           0000000000000000000000000000000000000000000000000000000000000000
  390.           0000000000000000000000000000000000000000000000000000000000000000
  391.           0000000000000000000000000000000000000000000000000000000000000000
  392.           0000000000000000000000000000000000000000000000000000000000000000
  393.           0000000000000000000000000000000000000000000000000000000000000000
  394.           0000000000000000000000000000000000000000000000000000000000000000
  395.           0000000000000000000000000000000000000000000000000000000000000000
  396.           0000000000000000000000000000000000000000000000000000000000000000
  397.           0000000000000000000000000000000000000000000000000000000000000000
  398.           0000000000000000000000000000000000000000000000000000000000000000
  399.           0000000000000000000000000000000000000000000000000000000000000000
  400.           0000000000000000000000000000000000000000000000000000000000000000
  401.           0000000000000000000000000000000000000000000000000000000000000000
  402.           000000000000000000000000000000000000E0E0E000A4A0A000808080000000
  403.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  404.           0303030303030303030303030303030303030303030303030303030303030303
  405.           0303F8F80303030303030303030303030303030303FF03030303030303030303
  406.           0303030303F90101F80303030303F9F80303030303030303F8F8FF0303030303
  407.           03FF03030303030303F9010101F8030303F90101F8030303030303F8FF03F8FF
  408.           030303FFF8F8FF030303030303F901010101F803F901010101F80303030303F8
  409.           FF0303F8FF03FFF80303F8FF030303030303F901010101F80101010101F80303
  410.           030303F8FF030303F8FFF803030303F8FF030303030303F90101010101010101
  411.           F803030303030303F8FF030303F803030303FFF80303030303030303F9010101
  412.           010101F8030303030303030303F8FF030303030303FFF8030303030303030303
  413.           030101010101F80303030303030303030303F8FF0303030303F8030303030303
  414.           0303030303F901010101F8030303030303030303030303F8FF030303F8030303
  415.           0303030303030303F90101010101F8030303030303030303030303F803030303
  416.           F8FF030303030303030303F9010101F8010101F803030303030303030303F803
  417.           03030303F8FF0303030303030303F9010101F803F9010101F803030303030303
  418.           03F8030303F8FF0303F8FF03030303030303F90101F8030303F9010101F80303
  419.           03030303F8FF0303F803F8FF0303F8FF03030303030303F9010303030303F901
  420.           0101030303030303F8FFFFF8030303F8FF0303F8FF0303030303030303030303
  421.           030303F901F903030303030303F8F80303030303F8FFFFFFF803030303030303
  422.           03030303030303030303030303030303030303030303030303F8F8F803030303
  423.           0303030303030303030303030303030303030303030303030303030303030303
  424.           0303}
  425.         NumGlyphs = 2
  426.       end
  427.       object NowBtn2: TBitBtn
  428.         Left = 135
  429.         Top = 196
  430.         Width = 190
  431.         Height = 27
  432.         Caption = 'Install HelpScribble now!!!'
  433.         TabOrder = 3
  434.         OnClick = NowBtnClick
  435.         Glyph.Data = {
  436.           BE060000424DBE06000000000000360400002800000024000000120000000100
  437.           0800000000008802000000000000000000000000000000000000000000000000
  438.           80000080000000808000800000008000800080800000C0C0C0007F7F7F00F0CA
  439.           A600000000000000000000000000000000000000000000000000000000000000
  440.           0000000000000000000000000000000000000000000000000000000000000000
  441.           0000000000000000000000000000000000000000000000000000000000000000
  442.           0000000000000000000000000000000000000000000000000000000000000000
  443.           0000000000000000000000000000000000000000000000000000000000000000
  444.           0000000000000000000000000000000000000000000000000000000000000000
  445.           0000000000000000000000000000000000000000000000000000000000000000
  446.           0000000000000000000000000000000000000000000000000000000000000000
  447.           0000000000000000000000000000000000000000000000000000000000000000
  448.           0000000000000000000000000000000000000000000000000000000000000000
  449.           0000000000000000000000000000000000000000000000000000000000000000
  450.           0000000000000000000000000000000000000000000000000000000000000000
  451.           0000000000000000000000000000000000000000000000000000000000000000
  452.           0000000000000000000000000000000000000000000000000000000000000000
  453.           0000000000000000000000000000000000000000000000000000000000000000
  454.           0000000000000000000000000000000000000000000000000000000000000000
  455.           0000000000000000000000000000000000000000000000000000000000000000
  456.           0000000000000000000000000000000000000000000000000000000000000000
  457.           0000000000000000000000000000000000000000000000000000000000000000
  458.           0000000000000000000000000000000000000000000000000000000000000000
  459.           0000000000000000000000000000000000000000000000000000000000000000
  460.           0000000000000000000000000000000000000000000000000000000000000000
  461.           0000000000000000000000000000000000000000000000000000000000000000
  462.           0000000000000000000000000000000000000000000000000000000000000000
  463.           0000000000000000000000000000000000000000000000000000000000000000
  464.           0000000000000000000000000000000000000000000000000000000000000000
  465.           0000000000000000000000000000000000000000000000000000000000000000
  466.           0000000000000000000000000000000000000000000000000000000000000000
  467.           0000000000000000000000000000000000000000000000000000000000000000
  468.           000000000000000000000000000000000000E0E0E000A4A0A000808080000000
  469.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  470.           0303030303030303030303030303030303030303030303030303030303030303
  471.           03030303030303030303030303030303030303030303FF030303030303030303
  472.           03030303030303040403030303030303030303030303030303F8F8FF03030303
  473.           03030303030303030303040202040303030303030303030303030303F80303F8
  474.           FF030303030303030303030303040202020204030303030303030303030303F8
  475.           03030303F8FF0303030303030303030304020202020202040303030303030303
  476.           0303F8030303030303F8FF030303030303030304020202FA0202020204030303
  477.           0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202
  478.           040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303
  479.           03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303
  480.           FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303
  481.           0303030303030303030303FA0202020403030303030303030303030303F8FF03
  482.           03F8FF03030303030303030303030303FA020202040303030303030303030303
  483.           0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303
  484.           03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403
  485.           030303030303030303030303F8FF0303F8FF03030303030303030303030303FA
  486.           0202040303030303030303030303030303F8FF03F8FF03030303030303030303
  487.           03030303FA0202030303030303030303030303030303F8FFF803030303030303
  488.           030303030303030303FA0303030303030303030303030303030303F803030303
  489.           0303030303030303030303030303030303030303030303030303030303030303
  490.           0303}
  491.         NumGlyphs = 2
  492.       end
  493.       object CheckDesktop: TCheckBox
  494.         Left = 21
  495.         Top = 98
  496.         Width = 239
  497.         Height = 17
  498.         Caption = 'Put link to HelpScribble on the Desktop'
  499.         State = cbChecked
  500.         TabOrder = 5
  501.       end
  502.       object CheckStartMenu: TCheckBox
  503.         Left = 21
  504.         Top = 119
  505.         Width = 239
  506.         Height = 17
  507.         Caption = 'Include HelpScribble in the Start Menu'
  508.         TabOrder = 6
  509.       end
  510.       object CheckPrograms: TCheckBox
  511.         Left = 21
  512.         Top = 140
  513.         Width = 239
  514.         Height = 17
  515.         Caption = 'Include HelpScribble in the Programs Menu'
  516.         State = cbChecked
  517.         TabOrder = 7
  518.       end
  519.     end
  520.     object UpdateSheet: TTabSheet
  521.       Caption = 'Update'
  522.       object Label24: TLabel
  523.         Left = 14
  524.         Top = 21
  525.         Width = 421
  526.         Height = 13
  527.         Alignment = taCenter
  528.         AutoSize = False
  529.         Caption = 
  530.           'There was another version of HelpScribble found installed on you' +
  531.           'r computer.'
  532.       end
  533.       object Label25: TLabel
  534.         Left = 14
  535.         Top = 42
  536.         Width = 428
  537.         Height = 15
  538.         Alignment = taCenter
  539.         AutoSize = False
  540.         Caption = 
  541.           'If you wish, you can update to the new version by clicking on th' +
  542.           'e Update button below.'
  543.       end
  544.       object Label26: TLabel
  545.         Left = 92
  546.         Top = 77
  547.         Width = 122
  548.         Height = 13
  549.         Caption = 'Version currently installed:'
  550.       end
  551.       object Label27: TLabel
  552.         Left = 92
  553.         Top = 91
  554.         Width = 106
  555.         Height = 13
  556.         Caption = 'Version to be installed:'
  557.       end
  558.       object LabelOldVersion: TLabel
  559.         Left = 239
  560.         Top = 77
  561.         Width = 77
  562.         Height = 13
  563.         Caption = 'LabelOldVersion'
  564.       end
  565.       object LabelInstallVersion: TLabel
  566.         Left = 239
  567.         Top = 91
  568.         Width = 88
  569.         Height = 13
  570.         Caption = 'LabelInstallVersion'
  571.       end
  572.       object CancelBtn2: TBitBtn
  573.         Left = 135
  574.         Top = 231
  575.         Width = 190
  576.         Height = 27
  577.         Caption = 'I like the current version perfectly'
  578.         TabOrder = 1
  579.         OnClick = QuitBtnClick
  580.         Glyph.Data = {
  581.           BE060000424DBE06000000000000360400002800000024000000120000000100
  582.           0800000000008802000000000000000000000000000000000000000000000000
  583.           80000080000000808000800000008000800080800000C0C0C0007F7F7F00F0CA
  584.           A600000000000000000000000000000000000000000000000000000000000000
  585.           0000000000000000000000000000000000000000000000000000000000000000
  586.           0000000000000000000000000000000000000000000000000000000000000000
  587.           0000000000000000000000000000000000000000000000000000000000000000
  588.           0000000000000000000000000000000000000000000000000000000000000000
  589.           0000000000000000000000000000000000000000000000000000000000000000
  590.           0000000000000000000000000000000000000000000000000000000000000000
  591.           0000000000000000000000000000000000000000000000000000000000000000
  592.           0000000000000000000000000000000000000000000000000000000000000000
  593.           0000000000000000000000000000000000000000000000000000000000000000
  594.           0000000000000000000000000000000000000000000000000000000000000000
  595.           0000000000000000000000000000000000000000000000000000000000000000
  596.           0000000000000000000000000000000000000000000000000000000000000000
  597.           0000000000000000000000000000000000000000000000000000000000000000
  598.           0000000000000000000000000000000000000000000000000000000000000000
  599.           0000000000000000000000000000000000000000000000000000000000000000
  600.           0000000000000000000000000000000000000000000000000000000000000000
  601.           0000000000000000000000000000000000000000000000000000000000000000
  602.           0000000000000000000000000000000000000000000000000000000000000000
  603.           0000000000000000000000000000000000000000000000000000000000000000
  604.           0000000000000000000000000000000000000000000000000000000000000000
  605.           0000000000000000000000000000000000000000000000000000000000000000
  606.           0000000000000000000000000000000000000000000000000000000000000000
  607.           0000000000000000000000000000000000000000000000000000000000000000
  608.           0000000000000000000000000000000000000000000000000000000000000000
  609.           0000000000000000000000000000000000000000000000000000000000000000
  610.           0000000000000000000000000000000000000000000000000000000000000000
  611.           0000000000000000000000000000000000000000000000000000000000000000
  612.           0000000000000000000000000000000000000000000000000000000000000000
  613.           000000000000000000000000000000000000E0E0E000A4A0A000808080000000
  614.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  615.           0303030303030303030303030303030303030303030303030303030303030303
  616.           0303F8F80303030303030303030303030303030303FF03030303030303030303
  617.           0303030303F90101F80303030303F9F80303030303030303F8F8FF0303030303
  618.           03FF03030303030303F9010101F8030303F90101F8030303030303F8FF03F8FF
  619.           030303FFF8F8FF030303030303F901010101F803F901010101F80303030303F8
  620.           FF0303F8FF03FFF80303F8FF030303030303F901010101F80101010101F80303
  621.           030303F8FF030303F8FFF803030303F8FF030303030303F90101010101010101
  622.           F803030303030303F8FF030303F803030303FFF80303030303030303F9010101
  623.           010101F8030303030303030303F8FF030303030303FFF8030303030303030303
  624.           030101010101F80303030303030303030303F8FF0303030303F8030303030303
  625.           0303030303F901010101F8030303030303030303030303F8FF030303F8030303
  626.           0303030303030303F90101010101F8030303030303030303030303F803030303
  627.           F8FF030303030303030303F9010101F8010101F803030303030303030303F803
  628.           03030303F8FF0303030303030303F9010101F803F9010101F803030303030303
  629.           03F8030303F8FF0303F8FF03030303030303F90101F8030303F9010101F80303
  630.           03030303F8FF0303F803F8FF0303F8FF03030303030303F9010303030303F901
  631.           0101030303030303F8FFFFF8030303F8FF0303F8FF0303030303030303030303
  632.           030303F901F903030303030303F8F80303030303F8FFFFFFF803030303030303
  633.           03030303030303030303030303030303030303030303030303F8F8F803030303
  634.           0303030303030303030303030303030303030303030303030303030303030303
  635.           0303}
  636.         NumGlyphs = 2
  637.       end
  638.       object UpdateBtn: TBitBtn
  639.         Left = 135
  640.         Top = 196
  641.         Width = 190
  642.         Height = 27
  643.         Caption = 'Update HelpScribble'
  644.         TabOrder = 0
  645.         OnClick = UpdateBtnClick
  646.         Glyph.Data = {
  647.           BE060000424DBE06000000000000360400002800000024000000120000000100
  648.           0800000000008802000000000000000000000000000000000000000000000000
  649.           80000080000000808000800000008000800080800000C0C0C0007F7F7F00F0CA
  650.           A600000000000000000000000000000000000000000000000000000000000000
  651.           0000000000000000000000000000000000000000000000000000000000000000
  652.           0000000000000000000000000000000000000000000000000000000000000000
  653.           0000000000000000000000000000000000000000000000000000000000000000
  654.           0000000000000000000000000000000000000000000000000000000000000000
  655.           0000000000000000000000000000000000000000000000000000000000000000
  656.           0000000000000000000000000000000000000000000000000000000000000000
  657.           0000000000000000000000000000000000000000000000000000000000000000
  658.           0000000000000000000000000000000000000000000000000000000000000000
  659.           0000000000000000000000000000000000000000000000000000000000000000
  660.           0000000000000000000000000000000000000000000000000000000000000000
  661.           0000000000000000000000000000000000000000000000000000000000000000
  662.           0000000000000000000000000000000000000000000000000000000000000000
  663.           0000000000000000000000000000000000000000000000000000000000000000
  664.           0000000000000000000000000000000000000000000000000000000000000000
  665.           0000000000000000000000000000000000000000000000000000000000000000
  666.           0000000000000000000000000000000000000000000000000000000000000000
  667.           0000000000000000000000000000000000000000000000000000000000000000
  668.           0000000000000000000000000000000000000000000000000000000000000000
  669.           0000000000000000000000000000000000000000000000000000000000000000
  670.           0000000000000000000000000000000000000000000000000000000000000000
  671.           0000000000000000000000000000000000000000000000000000000000000000
  672.           0000000000000000000000000000000000000000000000000000000000000000
  673.           0000000000000000000000000000000000000000000000000000000000000000
  674.           0000000000000000000000000000000000000000000000000000000000000000
  675.           0000000000000000000000000000000000000000000000000000000000000000
  676.           0000000000000000000000000000000000000000000000000000000000000000
  677.           0000000000000000000000000000000000000000000000000000000000000000
  678.           0000000000000000000000000000000000000000000000000000000000000000
  679.           000000000000000000000000000000000000E0E0E000A4A0A000808080000000
  680.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  681.           0303030303030303030303030303030303030303030303030303030303030303
  682.           03030303030303030303030303030303030303030303FF030303030303030303
  683.           03030303030303040403030303030303030303030303030303F8F8FF03030303
  684.           03030303030303030303040202040303030303030303030303030303F80303F8
  685.           FF030303030303030303030303040202020204030303030303030303030303F8
  686.           03030303F8FF0303030303030303030304020202020202040303030303030303
  687.           0303F8030303030303F8FF030303030303030304020202FA0202020204030303
  688.           0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202
  689.           040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303
  690.           03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303
  691.           FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303
  692.           0303030303030303030303FA0202020403030303030303030303030303F8FF03
  693.           03F8FF03030303030303030303030303FA020202040303030303030303030303
  694.           0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303
  695.           03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403
  696.           030303030303030303030303F8FF0303F8FF03030303030303030303030303FA
  697.           0202040303030303030303030303030303F8FF03F8FF03030303030303030303
  698.           03030303FA0202030303030303030303030303030303F8FFF803030303030303
  699.           030303030303030303FA0303030303030303030303030303030303F803030303
  700.           0303030303030303030303030303030303030303030303030303030303030303
  701.           0303}
  702.         NumGlyphs = 2
  703.       end
  704.     end
  705.     object UninstallSheet: TTabSheet
  706.       Caption = 'Uninstall'
  707.       object Label16: TLabel
  708.         Left = 14
  709.         Top = 21
  710.         Width = 428
  711.         Height = 43
  712.         Alignment = taCenter
  713.         AutoSize = False
  714.         Caption = 
  715.           'If you press the Remove button below, you will remove HelpScribb' +
  716.           'le from your hard disk and you will have to reinstall it by runn' +
  717.           'ing the original HScSetup.exe installation program again if you ' +
  718.           'ever want to use HelpScribble again.'
  719.         Font.Color = clRed
  720.         Font.Height = -11
  721.         Font.Name = 'MS Sans Serif'
  722.         Font.Style = []
  723.         ParentFont = False
  724.         WordWrap = True
  725.       end
  726.       object Label17: TLabel
  727.         Left = 14
  728.         Top = 65
  729.         Width = 428
  730.         Height = 27
  731.         Alignment = taCenter
  732.         AutoSize = False
  733.         Caption = 
  734.           'Note that there is no need to uninstall HelpScribble if you want' +
  735.           ' to update to a newer version. Simply run the new setup program,' +
  736.           ' click the Update tab and press the button.'
  737.         WordWrap = True
  738.       end
  739.       object Label18: TLabel
  740.         Left = 14
  741.         Top = 95
  742.         Width = 428
  743.         Height = 32
  744.         Alignment = taCenter
  745.         AutoSize = False
  746.         Caption = 
  747.           'This way, you do not lose your settings, preferences, etc. and y' +
  748.           'ou do not have to enter your registration information again.'
  749.         WordWrap = True
  750.       end
  751.       object Label19: TLabel
  752.         Left = 14
  753.         Top = 125
  754.         Width = 428
  755.         Height = 15
  756.         Alignment = taCenter
  757.         AutoSize = False
  758.         Caption = 'You are a registered user, aren'#39't you?'
  759.       end
  760.       object LabelBusy2: TLabel
  761.         Left = 14
  762.         Top = 154
  763.         Width = 428
  764.         Height = 13
  765.         Alignment = taCenter
  766.         AutoSize = False
  767.         Font.Color = clNavy
  768.         Font.Height = -11
  769.         Font.Name = 'MS Sans Serif'
  770.         Font.Style = []
  771.         ParentFont = False
  772.       end
  773.       object CancelBtn4: TBitBtn
  774.         Left = 135
  775.         Top = 231
  776.         Width = 190
  777.         Height = 27
  778.         Caption = 'No!!! That would be a desaster!'
  779.         TabOrder = 1
  780.         OnClick = QuitBtnClick
  781.         Glyph.Data = {
  782.           BE060000424DBE06000000000000360400002800000024000000120000000100
  783.           0800000000008802000000000000000000000000000000000000000000000000
  784.           80000080000000808000800000008000800080800000C0C0C0007F7F7F00F0CA
  785.           A600000000000000000000000000000000000000000000000000000000000000
  786.           0000000000000000000000000000000000000000000000000000000000000000
  787.           0000000000000000000000000000000000000000000000000000000000000000
  788.           0000000000000000000000000000000000000000000000000000000000000000
  789.           0000000000000000000000000000000000000000000000000000000000000000
  790.           0000000000000000000000000000000000000000000000000000000000000000
  791.           0000000000000000000000000000000000000000000000000000000000000000
  792.           0000000000000000000000000000000000000000000000000000000000000000
  793.           0000000000000000000000000000000000000000000000000000000000000000
  794.           0000000000000000000000000000000000000000000000000000000000000000
  795.           0000000000000000000000000000000000000000000000000000000000000000
  796.           0000000000000000000000000000000000000000000000000000000000000000
  797.           0000000000000000000000000000000000000000000000000000000000000000
  798.           0000000000000000000000000000000000000000000000000000000000000000
  799.           0000000000000000000000000000000000000000000000000000000000000000
  800.           0000000000000000000000000000000000000000000000000000000000000000
  801.           0000000000000000000000000000000000000000000000000000000000000000
  802.           0000000000000000000000000000000000000000000000000000000000000000
  803.           0000000000000000000000000000000000000000000000000000000000000000
  804.           0000000000000000000000000000000000000000000000000000000000000000
  805.           0000000000000000000000000000000000000000000000000000000000000000
  806.           0000000000000000000000000000000000000000000000000000000000000000
  807.           0000000000000000000000000000000000000000000000000000000000000000
  808.           0000000000000000000000000000000000000000000000000000000000000000
  809.           0000000000000000000000000000000000000000000000000000000000000000
  810.           0000000000000000000000000000000000000000000000000000000000000000
  811.           0000000000000000000000000000000000000000000000000000000000000000
  812.           0000000000000000000000000000000000000000000000000000000000000000
  813.           0000000000000000000000000000000000000000000000000000000000000000
  814.           000000000000000000000000000000000000E0E0E000A4A0A000808080000000
  815.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  816.           0303030303030303030303030303030303030303030303030303030303030303
  817.           0303F8F80303030303030303030303030303030303FF03030303030303030303
  818.           0303030303F90101F80303030303F9F80303030303030303F8F8FF0303030303
  819.           03FF03030303030303F9010101F8030303F90101F8030303030303F8FF03F8FF
  820.           030303FFF8F8FF030303030303F901010101F803F901010101F80303030303F8
  821.           FF0303F8FF03FFF80303F8FF030303030303F901010101F80101010101F80303
  822.           030303F8FF030303F8FFF803030303F8FF030303030303F90101010101010101
  823.           F803030303030303F8FF030303F803030303FFF80303030303030303F9010101
  824.           010101F8030303030303030303F8FF030303030303FFF8030303030303030303
  825.           030101010101F80303030303030303030303F8FF0303030303F8030303030303
  826.           0303030303F901010101F8030303030303030303030303F8FF030303F8030303
  827.           0303030303030303F90101010101F8030303030303030303030303F803030303
  828.           F8FF030303030303030303F9010101F8010101F803030303030303030303F803
  829.           03030303F8FF0303030303030303F9010101F803F9010101F803030303030303
  830.           03F8030303F8FF0303F8FF03030303030303F90101F8030303F9010101F80303
  831.           03030303F8FF0303F803F8FF0303F8FF03030303030303F9010303030303F901
  832.           0101030303030303F8FFFFF8030303F8FF0303F8FF0303030303030303030303
  833.           030303F901F903030303030303F8F80303030303F8FFFFFFF803030303030303
  834.           03030303030303030303030303030303030303030303030303F8F8F803030303
  835.           0303030303030303030303030303030303030303030303030303030303030303
  836.           0303}
  837.         NumGlyphs = 2
  838.       end
  839.       object UninstallBtn: TBitBtn
  840.         Left = 135
  841.         Top = 196
  842.         Width = 190
  843.         Height = 27
  844.         Caption = 'Remove HelpScribble'
  845.         TabOrder = 0
  846.         OnClick = UninstallBtnClick
  847.         Glyph.Data = {
  848.           BE060000424DBE06000000000000360400002800000024000000120000000100
  849.           0800000000008802000000000000000000000000000000000000000000000000
  850.           80000080000000808000800000008000800080800000C0C0C0007F7F7F00F0CA
  851.           A600000000000000000000000000000000000000000000000000000000000000
  852.           0000000000000000000000000000000000000000000000000000000000000000
  853.           0000000000000000000000000000000000000000000000000000000000000000
  854.           0000000000000000000000000000000000000000000000000000000000000000
  855.           0000000000000000000000000000000000000000000000000000000000000000
  856.           0000000000000000000000000000000000000000000000000000000000000000
  857.           0000000000000000000000000000000000000000000000000000000000000000
  858.           0000000000000000000000000000000000000000000000000000000000000000
  859.           0000000000000000000000000000000000000000000000000000000000000000
  860.           0000000000000000000000000000000000000000000000000000000000000000
  861.           0000000000000000000000000000000000000000000000000000000000000000
  862.           0000000000000000000000000000000000000000000000000000000000000000
  863.           0000000000000000000000000000000000000000000000000000000000000000
  864.           0000000000000000000000000000000000000000000000000000000000000000
  865.           0000000000000000000000000000000000000000000000000000000000000000
  866.           0000000000000000000000000000000000000000000000000000000000000000
  867.           0000000000000000000000000000000000000000000000000000000000000000
  868.           0000000000000000000000000000000000000000000000000000000000000000
  869.           0000000000000000000000000000000000000000000000000000000000000000
  870.           0000000000000000000000000000000000000000000000000000000000000000
  871.           0000000000000000000000000000000000000000000000000000000000000000
  872.           0000000000000000000000000000000000000000000000000000000000000000
  873.           0000000000000000000000000000000000000000000000000000000000000000
  874.           0000000000000000000000000000000000000000000000000000000000000000
  875.           0000000000000000000000000000000000000000000000000000000000000000
  876.           0000000000000000000000000000000000000000000000000000000000000000
  877.           0000000000000000000000000000000000000000000000000000000000000000
  878.           0000000000000000000000000000000000000000000000000000000000000000
  879.           0000000000000000000000000000000000000000000000000000000000000000
  880.           000000000000000000000000000000000000E0E0E000A4A0A000808080000000
  881.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  882.           0303030303030303030303030303030303030303030303030303030303030303
  883.           03030303030303030303030303030303030303030303FF030303030303030303
  884.           03030303030303040403030303030303030303030303030303F8F8FF03030303
  885.           03030303030303030303040202040303030303030303030303030303F80303F8
  886.           FF030303030303030303030303040202020204030303030303030303030303F8
  887.           03030303F8FF0303030303030303030304020202020202040303030303030303
  888.           0303F8030303030303F8FF030303030303030304020202FA0202020204030303
  889.           0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202
  890.           040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303
  891.           03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303
  892.           FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303
  893.           0303030303030303030303FA0202020403030303030303030303030303F8FF03
  894.           03F8FF03030303030303030303030303FA020202040303030303030303030303
  895.           0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303
  896.           03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403
  897.           030303030303030303030303F8FF0303F8FF03030303030303030303030303FA
  898.           0202040303030303030303030303030303F8FF03F8FF03030303030303030303
  899.           03030303FA0202030303030303030303030303030303F8FFF803030303030303
  900.           030303030303030303FA0303030303030303030303030303030303F803030303
  901.           0303030303030303030303030303030303030303030303030303030303030303
  902.           0303}
  903.         NumGlyphs = 2
  904.       end
  905.     end
  906.     object BusySheet: TTabSheet
  907.       Caption = 'Installing...'
  908.       object Gauge: TGauge
  909.         Left = 21
  910.         Top = 119
  911.         Width = 414
  912.         Height = 22
  913.         ForeColor = clNavy
  914.         BackColor = clAqua
  915.         Progress = 0
  916.       end
  917.       object LabelInstalling: TLabel
  918.         Left = 21
  919.         Top = 21
  920.         Width = 414
  921.         Height = 13
  922.         Alignment = taCenter
  923.         AutoSize = False
  924.         Caption = 'Installing HelpScribble...'
  925.         Font.Color = clWindowText
  926.         Font.Height = -11
  927.         Font.Name = 'MS Sans Serif'
  928.         Font.Style = [fsBold]
  929.         ParentFont = False
  930.       end
  931.       object LabelBusy: TLabel
  932.         Left = 21
  933.         Top = 98
  934.         Width = 414
  935.         Height = 13
  936.         Alignment = taCenter
  937.         AutoSize = False
  938.         Caption = 'I'#39'm probably doing something right now...'
  939.         Font.Color = clNavy
  940.         Font.Height = -11
  941.         Font.Name = 'MS Sans Serif'
  942.         Font.Style = []
  943.         ParentFont = False
  944.       end
  945.       object Label15: TLabel
  946.         Left = 21
  947.         Top = 203
  948.         Width = 414
  949.         Height = 29
  950.         Alignment = taCenter
  951.         AutoSize = False
  952.         Caption = 
  953.           'You can uninstall HelpScribble any time by running this setup pr' +
  954.           'ogram again or by using the Add/Remove Programs applet in the Co' +
  955.           'ntrol Panel'
  956.         WordWrap = True
  957.       end
  958.     end
  959.     object FinishedSheet: TTabSheet
  960.       Caption = 'Finished'
  961.       Font.Color = clWindowText
  962.       Font.Height = -13
  963.       Font.Name = 'MS Sans Serif'
  964.       Font.Style = [fsBold]
  965.       ParentFont = False
  966.       object Shape4: TShape
  967.         Left = 37
  968.         Top = 11
  969.         Width = 386
  970.         Height = 43
  971.         Brush.Color = clAqua
  972.         Pen.Color = clNavy
  973.         Pen.Width = 3
  974.         Shape = stRoundRect
  975.       end
  976.       object Shape1: TShape
  977.         Left = 107
  978.         Top = 63
  979.         Width = 246
  980.         Height = 64
  981.         Brush.Color = clLime
  982.         Pen.Style = psClear
  983.       end
  984.       object Shape2: TShape
  985.         Left = 107
  986.         Top = 126
  987.         Width = 246
  988.         Height = 64
  989.         Brush.Color = clYellow
  990.         Pen.Style = psClear
  991.       end
  992.       object Shape3: TShape
  993.         Left = 107
  994.         Top = 189
  995.         Width = 246
  996.         Height = 57
  997.         Brush.Color = clRed
  998.         Pen.Style = psClear
  999.       end
  1000.       object Label14: TLabel
  1001.         Left = 82
  1002.         Top = 24
  1003.         Width = 295
  1004.         Height = 16
  1005.         Caption = 'HelpScribble setup has been completed !!!'
  1006.         Transparent = True
  1007.       end
  1008.       object RunBtn: TBitBtn
  1009.         Left = 121
  1010.         Top = 77
  1011.         Width = 218
  1012.         Height = 36
  1013.         Caption = 'Run HelpScribble'
  1014.         TabOrder = 0
  1015.         OnClick = RunBtnClick
  1016.         Glyph.Data = {
  1017.           36020000424D360200000000000076000000280000001C0000001C0000000100
  1018.           040000000000C001000000000000000000000000000000000000000000000000
  1019.           80000080000000808000800000008000800080800000C0C0C000808080000000
  1020.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222
  1021.           005588F85022222200002222222222005588FFF7850222220000222222220055
  1022.           88FFFFF7785022220000222222005588FFFFF8877785022200002222255588FF
  1023.           FFF8800877785022000022222507FFFFF880055087778502000022222507FFF8
  1024.           8005555508777850000022222507788005555555508777850000222225088005
  1025.           553B3555550877700000222225000055553B35555550877000002CCCCC585555
  1026.           55555335555508700000CCCCCCC5855555553BB3355550800000CCCCCCCC5855
  1027.           555553BBBB3555000000C44444CC2585555555553BB3555000004CCCCC422258
  1028.           555555355BB355550000C00100C2222585555BBBBBB555500000C0B130C22222
  1029.           5855553BB355500200002C31B3222222258555555550022200002BB1BB322222
  1030.           22585555500222220000233B1BB22222222585500222222200002BBB13B32222
  1031.           2222550222222222000022B31B3BB22222222222222222220000222BB1BBB222
  1032.           2222222222222222000022BBB1B3B32222222222222222220000222B3B1BB2B2
  1033.           222222222222222200002222B3B1B3B2222222222222222200002222BBBB1B23
  1034.           22222222222222220000222222B3B1BB22222222222222220000}
  1035.         Spacing = 12
  1036.       end
  1037.       object HelpBtn: TBitBtn
  1038.         Left = 121
  1039.         Top = 140
  1040.         Width = 218
  1041.         Height = 36
  1042.         Caption = 'Read Online Help'
  1043.         TabOrder = 1
  1044.         OnClick = HelpBtnClick
  1045.         Glyph.Data = {
  1046.           BE060000424DBE06000000000000360400002800000024000000120000000100
  1047.           0800000000008802000000000000000000000000000000000000000000000000
  1048.           80000080000000808000800000008000800080800000C0C0C0007F7F7F00F0CA
  1049.           A600000000000000000000000000000000000000000000000000000000000000
  1050.           0000000000000000000000000000000000000000000000000000000000000000
  1051.           0000000000000000000000000000000000000000000000000000000000000000
  1052.           0000000000000000000000000000000000000000000000000000000000000000
  1053.           0000000000000000000000000000000000000000000000000000000000000000
  1054.           0000000000000000000000000000000000000000000000000000000000000000
  1055.           0000000000000000000000000000000000000000000000000000000000000000
  1056.           0000000000000000000000000000000000000000000000000000000000000000
  1057.           0000000000000000000000000000000000000000000000000000000000000000
  1058.           0000000000000000000000000000000000000000000000000000000000000000
  1059.           0000000000000000000000000000000000000000000000000000000000000000
  1060.           0000000000000000000000000000000000000000000000000000000000000000
  1061.           0000000000000000000000000000000000000000000000000000000000000000
  1062.           0000000000000000000000000000000000000000000000000000000000000000
  1063.           0000000000000000000000000000000000000000000000000000000000000000
  1064.           0000000000000000000000000000000000000000000000000000000000000000
  1065.           0000000000000000000000000000000000000000000000000000000000000000
  1066.           0000000000000000000000000000000000000000000000000000000000000000
  1067.           0000000000000000000000000000000000000000000000000000000000000000
  1068.           0000000000000000000000000000000000000000000000000000000000000000
  1069.           0000000000000000000000000000000000000000000000000000000000000000
  1070.           0000000000000000000000000000000000000000000000000000000000000000
  1071.           0000000000000000000000000000000000000000000000000000000000000000
  1072.           0000000000000000000000000000000000000000000000000000000000000000
  1073.           0000000000000000000000000000000000000000000000000000000000000000
  1074.           0000000000000000000000000000000000000000000000000000000000000000
  1075.           0000000000000000000000000000000000000000000000000000000000000000
  1076.           0000000000000000000000000000000000000000000000000000000000000000
  1077.           0000000000000000000000000000000000000000000000000000000000000000
  1078.           000000000000000000000000000000000000E0E0E000A4A0A000808080000000
  1079.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  1080.           03030606030303030303030303030303030303FFFF0303030303030303030303
  1081.           0303030303060404060303030303030303030303030303F8F8FF030303030303
  1082.           030303030303030303FE06060403030303030303030303030303F8FF03F8FF03
  1083.           0303030303030303030303030303FE060603030303030303030303030303F8FF
  1084.           FFF8FF0303030303030303030303030303030303030303030303030303030303
  1085.           030303F8F8030303030303030303030303030303030304040603030303030303
  1086.           0303030303030303FFFF03030303030303030303030303030306060604030303
  1087.           0303030303030303030303F8F8F8FF0303030303030303030303030303FE0606
  1088.           0403030303030303030303030303F8FF03F8FF03030303030303030303030303
  1089.           03FE06060604030303030303030303030303F8FF03F8FF030303030303030303
  1090.           030303030303FE060606040303030303030303030303F8FF0303F8FF03030303
  1091.           0303030303030303030303FE060606040303030303030303030303F8FF0303F8
  1092.           FF030303030303030303030404030303FE060606040303030303030303FF0303
  1093.           F8FF0303F8FF030303030303030306060604030303FE06060403030303030303
  1094.           F8F8FF0303F8FF0303F8FF03030303030303FE06060604040406060604030303
  1095.           030303F8FF03F8FFFFFFF80303F8FF0303030303030303FE0606060606060606
  1096.           06030303030303F8FF0303F8F8F8030303F8FF030303030303030303FEFE0606
  1097.           060606060303030303030303F8FFFF030303030303F803030303030303030303
  1098.           0303FEFEFEFEFE03030303030303030303F8F8FFFFFFFFFFF803030303030303
  1099.           0303030303030303030303030303030303030303030303F8F8F8F8F803030303
  1100.           0303}
  1101.         NumGlyphs = 2
  1102.         Spacing = 12
  1103.       end
  1104.       object QuitBtn: TBitBtn
  1105.         Left = 121
  1106.         Top = 203
  1107.         Width = 218
  1108.         Height = 29
  1109.         Caption = 'Quit Setup'
  1110.         TabOrder = 2
  1111.         OnClick = QuitBtnClick
  1112.         Glyph.Data = {
  1113.           BE060000424DBE06000000000000360400002800000024000000120000000100
  1114.           0800000000008802000000000000000000000000000000000000000000000000
  1115.           80000080000000808000800000008000800080800000C0C0C0007F7F7F00F0CA
  1116.           A600000000000000000000000000000000000000000000000000000000000000
  1117.           0000000000000000000000000000000000000000000000000000000000000000
  1118.           0000000000000000000000000000000000000000000000000000000000000000
  1119.           0000000000000000000000000000000000000000000000000000000000000000
  1120.           0000000000000000000000000000000000000000000000000000000000000000
  1121.           0000000000000000000000000000000000000000000000000000000000000000
  1122.           0000000000000000000000000000000000000000000000000000000000000000
  1123.           0000000000000000000000000000000000000000000000000000000000000000
  1124.           0000000000000000000000000000000000000000000000000000000000000000
  1125.           0000000000000000000000000000000000000000000000000000000000000000
  1126.           0000000000000000000000000000000000000000000000000000000000000000
  1127.           0000000000000000000000000000000000000000000000000000000000000000
  1128.           0000000000000000000000000000000000000000000000000000000000000000
  1129.           0000000000000000000000000000000000000000000000000000000000000000
  1130.           0000000000000000000000000000000000000000000000000000000000000000
  1131.           0000000000000000000000000000000000000000000000000000000000000000
  1132.           0000000000000000000000000000000000000000000000000000000000000000
  1133.           0000000000000000000000000000000000000000000000000000000000000000
  1134.           0000000000000000000000000000000000000000000000000000000000000000
  1135.           0000000000000000000000000000000000000000000000000000000000000000
  1136.           0000000000000000000000000000000000000000000000000000000000000000
  1137.           0000000000000000000000000000000000000000000000000000000000000000
  1138.           0000000000000000000000000000000000000000000000000000000000000000
  1139.           0000000000000000000000000000000000000000000000000000000000000000
  1140.           0000000000000000000000000000000000000000000000000000000000000000
  1141.           0000000000000000000000000000000000000000000000000000000000000000
  1142.           0000000000000000000000000000000000000000000000000000000000000000
  1143.           0000000000000000000000000000000000000000000000000000000000000000
  1144.           0000000000000000000000000000000000000000000000000000000000000000
  1145.           000000000000000000000000000000000000E0E0E000A4A0A000808080000000
  1146.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0003F8F8F8F8F8
  1147.           F8F8F8F80707FF07FF07F807FFF8F8F8F8F8F8F8F8F8F8030303030303FF0404
  1148.           0404040000F8F8F8FFFFFF0404040404F8F8F8F8F8F8F8F8F8F8FF030303FFFF
  1149.           F8FF0303030304FD05000007FFFFFF0403030303F8F8F8F8F8F8F8F8F8F80303
  1150.           03F8F8F8F8FF030303030405FD0500FFFFFFFF040303030303030303F8FFF8F8
  1151.           F8FF030303F8FF0303FF0303030304FD05FD00FFFFFFFF040303030303030303
  1152.           F8F807F8F8FF030303F8FF0303FF030303030405FD0500FFFEFFFE0403030303
  1153.           03030303F8FFF807F8FF030303F8FF0303FF0303030304FD05FD00FFFFFFFF04
  1154.           0303030303030303F8F807F8F8FF030303F8FF0303FF030303030405FD0500FF
  1155.           FEFFFE040303030303030303F8FFF807F8FF030303F8FF0303FF0303030304FD
  1156.           05FD00FFFFFFFF040303030303030303F8F807F8F8FF030303F8FF0303FF0303
  1157.           03030405FD0500FFFEFFFE040303030303030303F8FFF807F8FF030303F8FF03
  1158.           03FF0303030304FD05FD00FEFFFEFF040303030303030303F8F807F8F8FF0303
  1159.           03F8FF0303FF030303030405FD0500FFFEFFFE040303030303030303F8FFF807
  1160.           F8FF030303F8FF0303FF0303030304FD05FD00FEFFFEFF040303030303030303
  1161.           F8F807F8F8FF030303F8FF0303FF030303030404040404040404040403030303
  1162.           03030303F8FFF8FFF8FFFFFFFFF8FF0303FF0303030303030303030303030303
  1163.           0303030303030303F8F8F8F8F8F8F8F8F8F8030303FF03030303030300000000
  1164.           000003030303030303030303030303FFFFFFFFFFFF03030303FF030303030303
  1165.           00FAFAFAFA00030303030303030303030303F8F8F8F8F8F8FF03030303FF0303
  1166.           03030303000000000000030303030303030303030303F8FFFFFFFFF8FF030303
  1167.           03FF}
  1168.         NumGlyphs = 2
  1169.         Spacing = 12
  1170.       end
  1171.     end
  1172.   end
  1173.   object LZHCompressor: TLZHCompressor
  1174.     ReadBufSize = 32768
  1175.     WriteBufSize = 32768
  1176.     Left = 406
  1177.   end
  1178.   object ShellLink: TShellLink
  1179.     Description = 'HelpScribble'
  1180.     HotKey = 0
  1181.     ShowCmd = 0
  1182.     IconNumber = 0
  1183.     Update = True
  1184.     Left = 434
  1185.   end
  1186. end
  1187.